home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / music / edplayer_2.1 / edplayer.docs / edp.history.readme next >
Text File  |  1994-11-17  |  14KB  |  263 lines

  1. ----------------------------------------------------------------------------
  2. A History of changes to EdPlayer.  All previous users, PLEASE read this
  3. file to see what's new!!
  4. ----------------------------------------------------------------------------
  5. EdPlayer v2.1:  9/20/92
  6.  
  7.     Ah, yes, time to fix the bugs.
  8.  
  9. * New display mode for EdSynth:  HIRES/INTERLACE!  The EdSynth popup
  10.   button now cycles through No EdSynth, Old EdSynth, and New EdSynth.
  11. * asl.library now supported.  See docs for FREQ command.
  12. * NOTE SKIPPING BUG -- DIE DIE DIE DIE!!!!!!!!!
  13.   With 2.0, I thought that I had killed this note-skipping bug.  But it
  14.   seems that every system is different:  What is fixed on my A3000 might
  15.   still be broken on yours.  SO, I made a new command, "DMAWait <value>",
  16.   that lets you adjust it yourself, for best results!!  A new query,
  17.   "ADMA", reads the current value of DMAWait.  See the DOCs or startup file
  18.   for info on how to use this new command.
  19. * ProTracker tempo commands fixed.  A patch in the PT replay code, designed
  20.   to make EdPlayer compatible with old NT mods, actually broke compatability
  21.   with newer PT mods.  A small modification to the patch should fix it
  22.   for both the old and the new.
  23. * EdPlayer interrupt priority lowered to "software interrupt".  This means
  24.   that more time-critical interrupts like modem activity will be able
  25.   to interrupt EdPlayer.  Modem operations should return to normal.
  26. * Now takes less CHIP memory.  The EdSynth code used to take about 50k
  27.   more CHIP mem than it needed to.  EdPlayer was streamlined so much
  28.   in this area that it actually got smaller this version (actually, I
  29.   think EdP 2.0 might have had a smaller executable than EdP 1.1, but
  30.   that was only because I started compressing the executable in 2.0).
  31. * New ARexx queries, AVERsion, AERRor and APLAying.  See docs.
  32. * New companion program created, "EdPlayerJr".  EdPlayer Junior is
  33.   just EdPlayer without the mouse interface (main panel/EdSynth).
  34.   Even after opening the iconified window, it only takes about 40 bytes
  35.   (yes, BYTES!!) of CHIP mem.  It can be controlled through telled/
  36.   cteled/ARexx, the same as the "big" version of EdPlayer in every
  37.   respect except the MENU command.  This small-size, low-mem player
  38.   is perfect for playing back songs or programs created earlier with the
  39.   main EdPlayer under low mem conditions, or for putting ARexx-controlled
  40.   music in presentations (that don't need the main panel), etc.
  41.  
  42. ----------------------------------------------------------------------------
  43. WISH LIST:
  44.      Before reporting a suggestion, please make sure it's not in the wish
  45. list.  If it's not, then report it!
  46. The following is a wish list of features that might or might not appear in
  47. a future version of EdPlayer:
  48.  
  49. * I wish EdP could support MED song+samples format $*#&^*!!!
  50. * I wish EdP had a sound effects server.
  51. * I wish EdP supported MED's MOD1 and OctaMed formats.
  52.  
  53. ----------------------------------------------------------------------------
  54. EdPlayer v2.0:  7/17/92
  55.  
  56.     Hmm, I considered calling this EdPlayer 1.2, but then I decided to
  57. call it v2.0.  Why?  Well here's a few reasons:
  58.  
  59. * 100% new music-playing code.  NoiseTracker 1.0 Replay was replaced by
  60.   Protracker 1.1b Replay.  MED 3.10 Replay was replaced by MED 3.21
  61.   Replay.  (ProTracker hacked a bit to support some NT commands, notably
  62.   effect F00 for which EdP does a pattern-break, not a STOP).
  63. * Now compatible with ALL Amigas!  (I hope!)  ProTracker Replay borrows
  64.   a non-cpu specific timer from MED Replay, so it should not skip notes
  65.   on any speed machine.
  66. * Tested on an A3000, A2000, and A500, under both OS1.3 and OS2.0!
  67. * 34 new ARexx commands added since 1.1a!  20 of those are ARexx queries,
  68.   where the ARexx script can ask EdPlayer almost anything about its
  69.   current status and settings.
  70. * New version of kd_freq.library supported.  WATCH OUT!!  This new
  71.   version requires pressing the "select" gadget in the upper-right
  72.   when multi-selecting files.  I don't like this much, but it's
  73.   beyond my control.
  74. * Select favorite file requester (not stuck with default) (see FREQ).
  75. * PLAY command will now pull names from the program if needed.
  76. * Filter Override added, ARexx control of filter added (see FILT).
  77. * FastForward and Rewind buttons added to panel
  78. * Random programs added -- EdPlayer plays songs in an arbitrary order.
  79. * Save programs!  Save in ARexx or CLI form.  (see SAVA or SAVC).
  80. * Documentation split into several files for easier access to needed parts.
  81. * Fade rate control slider added to panel.
  82. * New VU-meters and a Spectrum Analyzer added to panel.
  83. * ARexx STARTUP SCRIPT "rexx:Startup.EdP" added.
  84. * ProgramJump added: jump to specific song # in program (see PJUM).
  85. * SuperJump added: jump INSTANTLY to a position in song (see SJUM, JUMP).
  86. * Most ARexx commands can optionally be longer than 4 letters.
  87.   Ex:  You can say 'pause 5' instead of 'PAUS 5', etc.
  88. * My email address changed to elm4@lehigh.edu.  Oops, that's not a feature.
  89. * ARexx control of LED display mode added (see DISP).
  90. * Extract RGB colors from MED mods and use for panel (see MCOL).
  91. * Programs Telled and Cteled were improved, see their commented sourcecodes.
  92. * NT/PT Mod init routine now has range checking, should now warn users
  93.   when trying to load defective NT/PT mods.
  94. * ARexx can display arbitrary messages in panel scroll bar (see MESG).
  95. * Optional low-priority background loading/decrunching (see LPRI).
  96. * New commands (SWAI, PWAI) that suspend a script until a song or program
  97.   is finished or reach a certain point.
  98. * Text in panel scroll bar not so quick to disappear (used to disappear
  99.   after any gadget or mouse click).
  100. * New display mode, named "EdSynth" by my brother who thinks everything
  101.   I write should have my name on it.  EdSynth displays a piano keyboard
  102.   on the screen and colors notes as they are played.  Fun to watch!
  103.  
  104. Well, what do you think?  Was it worth the number 2.0?
  105. ----------------------------------------------------------------------------
  106. EdPlayer v1.1a: 11/03/91
  107.     Oops!!  Version 1.1 broke EdPlayer's compatability with people using
  108. OS 1.3 with an overscanned screen.  This version fixes that bug.  Also
  109. this version allows the iconified window, which stretches to the left when
  110. printing long filenames in large fonts, to also stretch to the right if
  111. it can't go any further left.
  112. ----------------------------------------------------------------------------
  113. EdPlayer v1.1:  10/25/91
  114.     This is just a minor update to 1.0.  I kinda rushed it out, because
  115. some bugs needed fixing right away.  Also some useful stuff added.
  116. * req.library added.  If EdPlayer can't open kd_freq.library, it will
  117.   look for req.library.  I'm also thinking about the posibility of asl...
  118. * powerpacker.library added.  If you were using PowerPatch for EdPlayer
  119.   alone, you can remove it from your startup-sequence, as I suspect
  120.   EdP will be much more effecient WITHOUT it.  Also you can see neat
  121.   messages like ...LOADING CRUNCHED... and ...DECRUNCHING... if you're
  122.   NOT using the patch.  A new AREXX command, "DCOL", allows setting of
  123.   the decrunch effect.
  124. * New AREXX command "ERAS" allows erasing the program.
  125. * ARexx commands are no longer case-sensitive.  I guess this is kind of
  126.   a frill, but I like it better this way.  NOTE: the "MIDL" command
  127.   still NEEDS a case-sensitive parameter for midi_dest.
  128. * Can load PP encrypted (password protected) modules.  Will bring up a
  129.   password requester when needed.  Also passwords can be entered via
  130.   ARexx, see LOAD and JUKE in the DOCs for an explanation...
  131. * Iconified window now supports bigger fonts
  132. * Iconified window now has NAME of current song!  Also scrollbar has a
  133.   new trick that puts the song name there after a scroll.
  134. * PAL/Overscanned WB screens supported better.  EdPlayer 1.0 used to open
  135.   in the NTSC, no overscan position all the time.  EdP 1.1 tries to
  136.   center itself, and appear flush with the bottom.
  137. * FADE bug fixed.... NOT!!!!  This is NOT a BUG!  PLEASE read the DOCs
  138.   in the BUTTONS section under FADE for a NEW & IMPROVED description
  139.   of why EdPlayer fades the way it does!!  The FADE code didn't change.
  140. * Slight bug in program mode made it impossi